home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
bb2000
/
Lingo.ini
< prev
Wrap
Text File
|
1998-02-20
|
219b
|
10 lines
global gFile,gSetpath,gFirstMovie,gAppName
on startup
set gFile="Files\StartUp"
set gFirstMovie="name"
set gAppName="Blues95.exe"
set gSetpath=1
if string(0.0)="a" then nothing
end startup